Skip to main content

printRowsFirst

Type

property

Summary

Specifies whether cards are printed down first or across first.

Syntax

set the printRowsFirst to {true | false}

Description

Use the printRowsFirst property to determine the layout of cards on the page when printing multiple cards.

When printing multiple cards using the open printing command, the application uses the printRowsFirst property to determine how the cards are arranged on the page. If the printRowsFirst is set to true, the cards are laid out across from left to right, then from top to bottom. If the printRowsFirst is false, the cards are laid out down from top to bottom, then from left to right.

By default, the printRowsFirst property is set to true.

Examples

set the printRowsFirst to false

object: card

property: printGutters, printPaperOrientation, printRotated, printMargins, printScale

command: print, open printing

glossary: property, command, application

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?